﻿2026-09-09T05:08:16.8853050Z ##[group]Run actions/checkout@v5
2026-09-09T05:08:16.8853879Z with:
2026-09-09T05:08:16.8854547Z   repository: SaberMage/spt-shell-notify
2026-09-09T05:08:16.8855419Z   path: .adapter-notify
2026-09-09T05:08:16.8861683Z   token: ***
2026-09-09T05:08:16.8862335Z   ssh-strict: true
2026-09-09T05:08:16.8863005Z   ssh-user: git
2026-09-09T05:08:16.8863674Z   persist-credentials: true
2026-09-09T05:08:16.8864436Z   clean: true
2026-09-09T05:08:16.8865112Z   sparse-checkout-cone-mode: true
2026-09-09T05:08:16.8865909Z   fetch-depth: 1
2026-09-09T05:08:16.8866567Z   fetch-tags: false
2026-09-09T05:08:16.8867244Z   show-progress: true
2026-09-09T05:08:16.8867928Z   lfs: false
2026-09-09T05:08:16.8868571Z   submodules: false
2026-09-09T05:08:16.8869352Z   set-safe-directory: true
2026-09-09T05:08:16.8870164Z   allow-unsafe-pr-checkout: false
2026-09-09T05:08:16.8870956Z env:
2026-09-09T05:08:16.8872054Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-34310511612-1-DDBSE3
2026-09-09T05:08:16.8873790Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-34310511612-1-DDBSE3
2026-09-09T05:08:16.8875359Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-34310511612-1-DDBSE3
2026-09-09T05:08:16.8876951Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-34310511612-1-DDBSE3
2026-09-09T05:08:16.8878202Z ##[endgroup]
2026-09-09T05:08:16.9549571Z Syncing repository: SaberMage/spt-shell-notify
2026-09-09T05:08:16.9555069Z ##[group]Getting Git version info
2026-09-09T05:08:16.9557345Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-09-09T05:08:16.9579787Z [command]/usr/bin/git version
2026-09-09T05:08:16.9613441Z git version 2.43.0
2026-09-09T05:08:16.9631252Z ##[endgroup]
2026-09-09T05:08:16.9639414Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/31d7aa56-9db1-463b-b80a-328e26eb5468/.gitconfig'
2026-09-09T05:08:16.9648484Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/31d7aa56-9db1-463b-b80a-328e26eb5468' before making global git config changes
2026-09-09T05:08:16.9651385Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T05:08:16.9653528Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-09-09T05:08:16.9676354Z ##[group]Initializing the repository
2026-09-09T05:08:16.9679261Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-09-09T05:08:16.9703179Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-09T05:08:16.9705131Z hint: is subject to change. To configure the initial branch name to use in all
2026-09-09T05:08:16.9706919Z hint: of your new repositories, which will suppress this warning, call:
2026-09-09T05:08:16.9708636Z hint: 
2026-09-09T05:08:16.9709700Z hint: 	git config --global init.defaultBranch <name>
2026-09-09T05:08:16.9710868Z hint: 
2026-09-09T05:08:16.9712036Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-09T05:08:16.9713463Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-09T05:08:16.9714637Z hint: 
2026-09-09T05:08:16.9715269Z hint: 	git branch -m <name>
2026-09-09T05:08:16.9716759Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-09-09T05:08:16.9719674Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-09-09T05:08:16.9738588Z ##[endgroup]
2026-09-09T05:08:16.9739823Z ##[group]Disabling automatic garbage collection
2026-09-09T05:08:16.9740849Z [command]/usr/bin/git config --local gc.auto 0
2026-09-09T05:08:16.9761808Z ##[endgroup]
2026-09-09T05:08:16.9763080Z ##[group]Setting up auth
2026-09-09T05:08:16.9766129Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-09T05:08:16.9791134Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-09T05:08:16.9975880Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T05:08:17.0000051Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-09T05:08:17.0183006Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T05:08:17.0209055Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-09T05:08:17.0391820Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-09T05:08:17.0421645Z ##[endgroup]
2026-09-09T05:08:17.0423043Z ##[group]Determining the default branch
2026-09-09T05:08:17.0424804Z Retrieving the default branch name
2026-09-09T05:08:17.4134000Z Default branch 'main'
2026-09-09T05:08:17.4135439Z ##[endgroup]
2026-09-09T05:08:17.4135973Z ##[group]Fetching the repository
2026-09-09T05:08:17.4146472Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-09-09T05:08:17.9722404Z From https://github.com/SaberMage/spt-shell-notify
2026-09-09T05:08:17.9740438Z  * [new branch]      main       -> origin/main
2026-09-09T05:08:17.9741391Z ##[endgroup]
2026-09-09T05:08:17.9741772Z ##[group]Determining the checkout info
2026-09-09T05:08:17.9743482Z ##[endgroup]
2026-09-09T05:08:17.9746985Z [command]/usr/bin/git sparse-checkout disable
2026-09-09T05:08:17.9824742Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-09T05:08:17.9850103Z ##[group]Checking out the ref
2026-09-09T05:08:17.9852803Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-09-09T05:08:17.9889677Z Switched to a new branch 'main'
2026-09-09T05:08:17.9890039Z branch 'main' set up to track 'origin/main'.
2026-09-09T05:08:17.9893450Z ##[endgroup]
2026-09-09T05:08:17.9924473Z [command]/usr/bin/git log -1 --format=%H
2026-09-09T05:08:17.9946391Z ee2d37eadc730c0019e0af82d683074c509634a2
